Global Index
HTML5 JS API Index > CSS Object Model Tutorials & Specs

PseudoElement

Implements GetStyleUtils.

The PseudoElement interface is used for representing CSS pseudo-elements. A PseudoElement object is associated with an Element object.

Properties
CSSStyleDeclarationcascadedStyle
CSSStyleDeclarationrawComputedStyle
CSSStyleDeclarationusedStyle
Referenced by
Elementpseudo(...)